Loop on actual elfnote array size rather than depending on ELFNOTE_MAX
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 28 Feb 2007 09:44:59 +0000 (09:44 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 28 Feb 2007 09:44:59 +0000 (09:44 +0000)
commit72e4f39c3f412df60c42154afbe0fd3c913b8e6f
tree78a98af59570af2408eea0d3b45d9ca9915e1b9f
parent7954a48c41bd2b5a15d3fb1a803aef884ee69fd4
Loop on actual elfnote array size rather than depending on ELFNOTE_MAX
macro.
Signed-off-by: Keir Fraser <keir@xensource.com>
tools/python/xen/lowlevel/xc/xc.c